A Fixed Point Method for Power Series Computation
نویسنده
چکیده
This paper presents a novel technique for manipulating structures which represent infinite power series. When power series are implemented using lazy evaluation, many operations can be written as simple recursive procedures. For example, the programs to generate the series for the elementary transcendental functions are almost transliterations of the defining integral equations. However, a naive lazy algorithm provides an implementation which may be orders of magnitude slower than a method which manipulates the coefficients explicitly. The technique described here allows a power series to be defined in a very natural but computationally inefficient way and transforms it to an equivalent, efficient form. This is achieved by using a fixed point operator on the delayed part to remove redundant calculations. The paper describes this fixed point method and the class of problems to which it is applicable. It has been used in Scratchpad II to improve the performance of a number of operations on infinite series, including division, reversion, special functions and the solution of linear and non-linear ordinary differential equations. A few examples are given of the method and of the speed up obtained. To illustrate, the computation of the first n terms of exp(u) for a dense, infinite series u is reduced from O(n) to O(n) coefficient operations, the same as required by the standard on-line algorithms.
منابع مشابه
Power Series -Aftertreatment Technique for Nonlinear Cubic Duffing and Double-Well Duffing Oscillators
Modeling of large amplitude of structures such as slender, flexible cantilever beam and fluid-structure resting on nonlinear elastic foundations or subjected to stretching effects often lead to strongly nonlinear models of Duffing equations which are not amendable to exact analytical methods. In this work, explicit analytical solutions to the large amplitude nonlinear oscillation systems of cub...
متن کاملA New Method for Considering Distribution Systems in Voltage Stability Studies
In methods presented to calculate the voltage collapse point, the transmission system is usually the only part of the power system that is completely modeled. Distribution systems are often replaced by aggregate load models because the use of the detailed model of distribution systems in voltage stability analysis not only increases the computation time, but also decreases the probability of co...
متن کاملOn the Second Dominant Eigenvalue Affecting the Power Method for Transition Probability Tensors
It is known that the second dominant eigenvalue of a matrix determines the convergence rate of the power method. Though ineffective for general eigenvalue computation, the power method has been of practical usage for computing the stationary distribution of a stochastic matrix. For a Markov chain with memory m, the transition “matrix" becomes an order-m tensor. Under suitable assumptions, the s...
متن کاملLow-Power Heterogeneous Platform for High Performance Computing and Its Application to 2D-FDTD Computation ERSA’12 Short Paper
Heterogeneous processing with CPUs and lowpower accelerators attract many attentions since they can achieve power-efficient computing. However, the potential of using low-power accelerators such as FPGAs in highperformance computing to reduce the power consumption is rarely exploited. In this paper, we propose a CPU/FPGA heterogeneous platform to implement the finite-difference timedomain (FDTD...
متن کاملIntelligent Tuned Harmony Search for Solving Economic Dispatch Problem with Valve-point Effects and Prohibited Operating Zones
Economic dispatch with valve point effect and Prohibited Operating Zones (POZs) is a non-convex and discontinuous optimization problem. Harmony Search (HS) is one of the recently presented meta-heuristic algorithms for solving optimization problems, which has different variants. The performances of these variants are severely affected by selection of different parameters of the algorithm. Intel...
متن کامل